#programmingUnmoderated tagAll postsTrending CommunitiesSplinterlandsScrobble.lifeWorldmappinHIVE CN 中文社区ActifitSnapsHive FoodBlack And WhiteTown SquareGEMSHive LearnersPhotography LoversExplore Communities...#programmingTrendingHotNewPayoutsMutedscipio (71)in StemSocial • 9 hours agoLearn JS Series (#12) - Objects: Key-Value Data, Dot vs Bracket Access, and NestingLearn JS Series (#12) - Objects: Key-Value Data, Dot vs Bracket Access, and Nesting What will I learn You will learn how to model real-world things as objects with named…scipio (71)in StemSocial • 2 hours agoLearn Rust Series (#37) - Pin & Self-Referential StructsLearn Rust Series (#37) - Pin & Self-Referential Structs What will I learn You will learn why a struct that holds a pointer into its own data breaks the moment it is…scipio (71)in StemSocial • yesterdayLearn Rust Series (#36) - Cow: Clone-on-Write for Borrow-or-Own APIsLearn Rust Series (#36) - Cow: Clone-on-Write for Borrow-or-Own APIs What will I learn You will learn what Cow<'a, B> is: a smart pointer that is either…scipio (71)in StemSocial • yesterdayLearn JS Series (#11) - Arrays: The Workhorse Data Structure and Its Core MethodsLearn JS Series (#11) - Arrays: The Workhorse Data Structure and Its Core Methods What will I learn You will learn how to create arrays and access their elements…scipio (71)in StemSocial • 21 hours agoLearn Zig Series (#148) - Mini Project: Calculator - Bytecode CompilerLearn Zig Series (#148) - Mini Project: Calculator - Bytecode Compiler Part of a multi-episode project What will I learn? Why a tree-walking interpreter is a…scipio (71)in StemSocial • 2 days agoLearn Zig Series (#147) - Mini Project: Calculator - InterpreterLearn Zig Series (#147) - Mini Project: Calculator - Interpreter Part of a multi-episode project What will I learn? How to turn the AST we built last time into…limonta (75)in StemSocial • 3 days agoUpgrading my Cuba-related USASpending trackerNow trying to integrate, link, and add functionalities to my trackers.scipio (71)in StemSocial • 2 days agoLearn Rust Series (#35) - Weak References & Breaking Reference CyclesLearn Rust Series (#35) - Weak References & Breaking Reference Cycles What will I learn You will learn how a reference cycle causes Rc and Arc to leak memory, even…scipio (71)in StemSocial • 2 days agoLearn JS Series (#10) - Scope and the Temporal Dead Zone: How JavaScript Finds Your VariablesLearn JS Series (#10) - Scope and the Temporal Dead Zone: How JavaScript Finds Your Variables What will I learn You will learn what scope is, and the three kinds…nftea.gallery (71)in BitShares • 2 days agoUpdating the Bitshares Astro UI with new referral system, TOTP support and improved theme support!Latest Bitshares Astro UI development blog post - TOTP, referral system changes, theme improvements, etcfemdev (65)in StemSocial • 3 hours agoLearn Creative Coding (#164) - Art and Technology: A Historical ViewLearn Creative Coding (#164) - Art and Technology: A Historical View Last time we sat with the quiet engine under this whole series -- daily practice, the sketch-a-day…scipio (71)in StemSocial • 3 days agoLearn Zig Series (#146) - Mini Project: Calculator - Lexer/ParserLearn Zig Series (#146) - Mini Project: Calculator - Lexer/Parser Part of a multi-episode project What will I learn? How to start a real mini project -- a…scipio (71)in StemSocial • 3 days agoLearn Rust Series (#34) - Arc: Thread-Safe Reference Counting & Its CostLearn Rust Series (#34) - Arc: Thread-Safe Reference Counting & Its Cost What will I learn You will learn how Arc differs from Rc : identical shape and methods, but…jza (67)in Programming & Dev • 3 days agoThis guy is my hero, going back in time to learn a core languageNostalgia week is becoming nostalgia month... This time I will talk about a guy that is buying himself back to the 90s to learn the famous C programming language using C.scipio (71)in StemSocial • 3 days agoLearn JS Series (#9) - Functions: Declarations, Parameters, Return Values, and HoistingLearn JS Series (#9) - Functions: Declarations, Parameters, Return Values, and Hoisting What will I learn You will learn the three ways to create a function, and how…femdev (65)in StemSocial • yesterdayLearn Creative Coding (#163) - Daily Practice and Creative ProcessLearn Creative Coding (#163) - Daily Practice and Creative Process Last time we spent the whole episode out in the world -- finding your neighbourhood of the scene, climbing…scipio (71)in StemSocial • 4 days agoLearn Zig Series (#145) - Register AllocationLearn Zig Series (#145) - Register Allocation What will I learn? What register allocation actually is -- the problem of mapping an unbounded number of…scipio (71)in StemSocial • 4 days agoLearn JS Series (#8) - Loops: for, while, for...of, for...in, and When to Use WhichLearn JS Series (#8) - Loops: for, while, for...of, for...in, and When to Use Which What will I learn You will learn the classic C-style for loop and exactly what each…scipio (71)in StemSocial • 4 days agoLearn Rust Series (#33) - Rc Internals: Reference Counting & Shared OwnershipLearn Rust Series (#33) - Rc Internals: Reference Counting & Shared Ownership What will I learn You will learn how Rc is laid out in memory: a single heap allocation…femdev (65)in StemSocial • 2 days agoLearn Creative Coding (#162) - The Creative Coding CommunityLearn Creative Coding (#162) - The Creative Coding Community Last time we spent the whole episode learning to teach -- meeting a nervous beginner where they actually are…